Developer Documentation

QuickTime 4 API Documentation

QuickTime 4 Reference

| Previous | Chapter Contents | Chapter Top | Next |

Implode

kImplodeTransitionType ('mplo')

In an implode effect, source A shrinks down to a single point, revealing source B. The center point of the implosion is defined in the effect parameters.

Example:

The implode effect takes a maximum of two sources and has three parameters.

Parameters

Use the descriptions below to help you understand what the parameters do. To learn how to use parameter atoms, see "Adding Video Effects to a QuickTime Movie" s

Name

Code

QTAtom Type

Description

Percentage

'pcnt'

kParameterTypeDataFixed

Always a tween

This parameter contains a tween. As the effect progresses, QuickTime renders the frame of the effect indicated by the tween's current value, as a percentage of the whole effect. For example, if the tween goes from 0 to 100, the effect renders completely; if the tween goes from 25 to 75, rendering begins 25% into the effect and terminates 75% through the effect.

Implode centre X

'xcnt'

kParameterTypeDataFixed

Can be a tween

The x-coordinate of the implosion centre.

Implode centre Y

'ycnt'

kParameterTypeDataFixed

Can be a tween

The y-coordinate of the implosion centre.


© 1999 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |